AppSettingTransferItemModuleId Property |
Gets or sets the application setting module ID.
Namespace:
Dundas.BI.Transfer
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid ModuleId { get; set; }
Public Property ModuleId As Guid
Get
Set
public:
property Guid ModuleId {
Guid get ();
void set (Guid value);
}
member ModuleId : Guid with get, set
Property Value
Type:
GuidSee Also