FdoFeatureProperty Methods |
The FdoFeatureProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Equals | Indicates whether the current object is equal to another object of the same type. |
![]() | GetTypeName |
Returns String representation of the underlying type.
|
![]() | IsValid |
Returns True if object instance is considered valid,
otherwise returns False.
|
![]() | Merge |
Merges specified object instance data
with caller object data and stores result into the caller object.
Provides optional resolution
for merging caller and callee values.
|