| SystemFieldGetSystemFields Method |
Namespace:
Dynamicweb.Security.UserManagement.Common.SystemFields
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public static SystemFieldCollection GetSystemFields(
string tableName
)
Public Shared Function GetSystemFields (
tableName As String
) As SystemFieldCollection
Parameters
- tableName
- Type: SystemString
Return Value
Type:
SystemFieldCollectionSee Also