HeadedQueueTF, TSActualElement Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public TF ActualElement { get; }
Public ReadOnly Property ActualElement As TF
Get
public:
property TF ActualElement {
TF get ();
}
member ActualElement : 'TF with get
Property Value
Type:
TFSee Also