PropertySaveOptions Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class PropertySaveOptions
The PropertySaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PropertySaveOptions |
Name | Description | |
---|---|---|
![]() | ReferenceViewFilterTypes |
Only applicable for ReferenceProperty objects and only if the property is new.
Specifies one or more Data Object Type ids that the lookup view will filter on.
|
![]() | SaveAttributes |
Only applicable if the property is a reference properties.
|
![]() | SaveProperty | |
![]() | SavePropertyValues |
Only applicable for SetProperty objects.
|
![]() | SaveReferenceView |
Only applicable for ReferenceProperty objects and only if the property is new.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |