FunctionInputInputId Property |
Gets the function input identifier.
Namespace: Dundas.BI.Data.FunctionsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Guid InputId { get; }Public ReadOnly Property InputId As Guid
Get
public:
property Guid InputId {
Guid get ();
}member InputId : Guid with get
Property Value
Guid
See Also