Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public byte[] SpsData { get; }
Public ReadOnly Property SpsData As Byte()
Get
public:
property array<unsigned char>^ SpsData {
array<unsigned char>^ get ();
}
member SpsData : byte[] with get
Property Value
Type:
ByteSee Also