ID of the current organisational structure.
object.CurrentOrgStructureID
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISProfile interface |
int
Display ID of the current organisational structure.
Dim aCurrentOrgStructureID
aCurrentOrgStructureID = Profile.CurrentOrgStructureID
Profile.MsgBox ("Current Organisational Structure ID: " & aCurrentOrgStructureID)
In Profile Client v8 on User Interface Current Org Structure ID cannot be found, but Current Organisational Structure can be found in
.