SDPRepeatedOffset Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
ListTypedTime
See Also