HeadedQueueTF, TSActualElement Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic TF ActualElement { get; }
Public ReadOnly Property ActualElement As TF
Get
public:
property TF ActualElement {
TF get ();
}
member ActualElement : 'TF with get
Property Value
Type:
TF
See Also