MFPropertyValuesBuilderSetLookup Method |
Name | Description | |
---|---|---|
![]() | SetLookup(Object, Object) |
Sets a property to contain one lookup value. Creating it if it doesn't already exist.
Works on both SSLU and MSLU.
|
![]() | SetLookup(MFIdentifier, MFIdentifier) |
Sets a property to contain one lookup value. Creating it if it doesn't already exist.
Works on both SSLU and MSLU.
|
![]() | SetLookup(Object, ObjVer, Boolean) |
Sets a property to contain one lookup value. Creating it if it doesn't already exist.
Works on both SSLU and MSLU, and optionally allows the specific version to be specified.
|
![]() | SetLookup(Object, Int32, Int32) |
Sets a property to contain one lookup value. Creating it if it doesn't already exist.
Works on both SSLU and MSLU, and optionally allows the specific version to be specified.
|
![]() | SetLookup(MFIdentifier, ObjVer, Boolean) |
Sets a property to contain one lookup value. Creating it if it doesn't already exist.
Works on both SSLU and MSLU, and optionally allows the specific version to be specified.
|
![]() | SetLookup(MFIdentifier, Int32, Int32) |
Sets a property to contain one lookup value. Creating it if it doesn't already exist.
Works on both SSLU and MSLU, and optionally allows the specific version to be specified.
|