ValidationErrorModuleId Property |
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic 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:
Guid
See Also