SDPTimeDataZoneAdjustment Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic ZoneAdjustments ZoneAdjustment { get; set; }
Public Property ZoneAdjustment As ZoneAdjustments
Get
Set
public:
property ZoneAdjustments^ ZoneAdjustment {
ZoneAdjustments^ get ();
void set (ZoneAdjustments^ value);
}
member ZoneAdjustment : ZoneAdjustments with get, set
Property Value
Type:
ZoneAdjustments
See Also