Promotes the STK representation of an entity
to the provided STK object type.
| [Visual Basic .NET] |
|---|
Public Function PromoteAndLockObject( _
ByVal Entity As IAgEntity, _
ByVal ObjectType As AgESTKObjectType _
) As String
|
| [C#] |
|---|
public string PromoteAndLockObject(
|
| [Managed C++] |
|---|
public: String __gc ^ PromoteAndLockObject(
|
| [Java] |
|---|
public String promoteAndLockObject(
|
| [Unmanaged C++] |
|---|
public: HRESULT PromoteAndLockObject(
|
- Entity
- ObjectType