PrintTypeParameterAllowNull Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.PrintTypeParameter.AllowNull"]
Namespace: WorkZone.Dispatcher.BaseAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool AllowNull { get; set; }
Public Property AllowNull As Boolean
Get
Set
public:
property bool AllowNull {
bool get ();
void set (bool value);
}
member AllowNull : bool with get, set
Property Value
Boolean
See Also