Type: BCS.IPropertyDifference
When comparing two properties, each property difference is stored here
Properties
LeftPropertyObject
- Description: Copy of the actual left property
- Type: Object
- Access: Read and Write
LeftValue
- Description: ‘Left’ of compare property value
- Type: String
- Access: Read and Write
PreferRightValue
- Description: Should the ‘right’ property be preferred? Default is left preference
- Type: Boolean
- Access: Read and Write
PropertyInfo
- Description: The property info object
- Type: PropertyInfo
- Access: Read and Write
PropertyName
- Description: Name of the property compared
- Type: String
- Access: Read and Write
RightPropertyObject
- Description: Copy of the actual right property
- Type: Object
- Access: Read and Write
RightValue
- Description: ‘Right’ of compare property value
- Type: String
- Access: Read and Write
Methods
ToXml(System.Int32)
XML serialization
- Parameters:
- tabDepth: Number of TABS to start with