SDPRepeatedOffset Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public List<TypedTime> Offset { get; }
Public ReadOnly Property Offset As List(Of TypedTime)
Get
public:
property List<TypedTime^>^ Offset {
List<TypedTime^>^ get ();
}
member Offset : List<TypedTime> with get
Property Value
Type:
ListTypedTimeSee Also