public DocumentumArchivageSettingsSettingProperty()
 {
     this.typeField = DocumentumArchivageSettingsSettingPropertyType.String;
     this.enabledField = true;
     this.ifNotFoundField = DocumentumArchivageSettingsSettingPropertyIfNotFound.DefaultValue;
 }
Exemple #2
0
 public DocumentumArchivageSettingsSettingProperty()
 {
     this.typeField       = DocumentumArchivageSettingsSettingPropertyType.String;
     this.enabledField    = true;
     this.ifNotFoundField = DocumentumArchivageSettingsSettingPropertyIfNotFound.DefaultValue;
 }