CreateDeletedObjectInfo Property
In This Topic
Determines of markers was and will be created for deleted objects.
Syntax
public bool CreateDeletedObjectInfo {get; set;}
public:
property bool CreateDeletedObjectInfo {
bool get();
void set ( bool value);
}
See Also