Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the mode identifier (ID).
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ModelId As UInteger
Get
Set
'Usage
Dim instance As DataClassStruct
Dim value As UInteger
value = instance.ModelId
instance.ModelId = value
public uint ModelId { get; set; }
Property Value
Type: System.UInt32
The mode ID.