| SDPTimeDataZoneAdjustment Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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