Share via


AdminCheckedOutCustomFieldsDataSet.CheckedOutCustomFieldsDataTable.Count Property

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll

Syntax

'Declaration
<BrowsableAttribute(False)> _
<DebuggerNonUserCodeAttribute> _
Public ReadOnly Property Count As Integer
'Usage
Dim instance As CheckedOutCustomFieldsDataTable
Dim value As Integer

value = instance.Count
[BrowsableAttribute(false)] 
[DebuggerNonUserCodeAttribute] 
public int Count { get; }

See Also

Reference

AdminCheckedOutCustomFieldsDataSet.CheckedOutCustomFieldsDataTable Class
AdminCheckedOutCustomFieldsDataSet.CheckedOutCustomFieldsDataTable Members
[PWA Web service] Namespace