MaterialShipAsAuthority Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Material.ShipAsAuthority"]
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? ShipAsAuthority { get; }
Public ReadOnly Property ShipAsAuthority As Boolean?
Get
public:
virtual property Nullable<bool> ShipAsAuthority {
Nullable<bool> get () sealed;
}
abstract ShipAsAuthority : Nullable<bool> with get
override ShipAsAuthority : Nullable<bool> with get
Property Value
NullableBooleanImplements
IMaterialShipAsAuthority
See Also