'Declaration
<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly Property ExcludeObjects As List(Of OID)
[DataMember()] [NotNull()] public List<OID> ExcludeObjects {get;}
'Declaration
<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly Property ExcludeObjects As List(Of OID)
[DataMember()] [NotNull()] public List<OID> ExcludeObjects {get;}