WeblinkConfiguratorCurrentState Property
|
Namespace:
Zebra.Sdk.Weblink
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntaxpublic WeblinkConfigurationState CurrentState { get; }
Public ReadOnly Property CurrentState As WeblinkConfigurationState
Get
public:
property WeblinkConfigurationState CurrentState {
WeblinkConfigurationState get ();
}
Property Value
Type:
WeblinkConfigurationState
See Also