'Declaration
<CanBeNullAttribute()> Public Property DataChangeFilterAttribute As UADataChangeFilterAttribute
'Usage
Dim instance As UAMemberMappingDefinition Dim value As UADataChangeFilterAttribute instance.DataChangeFilterAttribute = value value = instance.DataChangeFilterAttribute
[CanBeNull()] public UADataChangeFilterAttribute DataChangeFilterAttribute {get; set;}
[CanBeNull()] public: property UADataChangeFilterAttribute^ DataChangeFilterAttribute { UADataChangeFilterAttribute^ get(); void set ( UADataChangeFilterAttribute^ value); }
Property Value
This value of this property can be null
(Nothing
in Visual Basic).