MediaDescriptionCompareResultIsNetworkCompatible Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic bool IsNetworkCompatible { get; set; }Public Property IsNetworkCompatible As Boolean
Get
Set
public:
property bool IsNetworkCompatible {
bool get ();
void set (bool value);
}member IsNetworkCompatible : bool with get, set
Property Value
Boolean
See Also