Property | Type | Description |
---|
Method | Description | |
---|---|---|
SetOwner ( string ownerType, string ownerId ) : void |
Set owner with type alias and ID
|
|
SetOwner ( IEntity entity ) : void |
Sets owner with an entity object
|
public SetOwner ( string ownerType, string ownerId ) : void | ||
ownerType | string | |
ownerId | string | |
return | void |