FunctionInputInputId Property |
Gets the function input identifier.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid InputId { get; }
Public ReadOnly Property InputId As Guid
Get
public:
property Guid InputId {
Guid get ();
}
member InputId : Guid with get
Property Value
Type:
GuidSee Also