Click or drag to resize

ProfileGetSupplement Method

Returns the supplement data within the profile.

Namespace:  Zebra.Sdk.Device
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public string GetSupplement()

Return Value

Type: String
The supplement data within the profile.
Exceptions
ExceptionCondition
IOExceptionIf there is an error writing to the .zprofile file.
FileNotFoundExceptionIf the .zprofile file cannot be found.
See Also