OccursAttributeNillable Property |
Namespace: ConnectedApps.Cms.Entities.DataAnnotationsAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Nillable { get; set; }
Public Property Nillable As Boolean
Get
Set
public:
property bool Nillable {
bool get ();
void set (bool value);
}
member Nillable : bool with get, set
Property Value
Type:
Boolean
See Also