Click or drag to resize
CSEntryChangeExtensionsCreateAttributeChangeIfInSchema Method
Overload List
  NameDescription
Public methodStatic memberCreateAttributeChangeIfInSchema(CSEntryChange, SchemaType, String, AttributeModificationType, Boolean)
Creates an AttributeChange of the specified type, provided that the attribute is present in the provided schema type
Public methodStatic memberCreateAttributeChangeIfInSchema(CSEntryChange, SchemaType, String, AttributeModificationType, Byte)
Creates an AttributeChange of the specified type, provided that the attribute is present in the provided schema type
Public methodStatic memberCreateAttributeChangeIfInSchema(CSEntryChange, SchemaType, String, AttributeModificationType, IListValueChange)
Creates an AttributeChange of the specified type, provided that the attribute is present in the provided schema type
Public methodStatic memberCreateAttributeChangeIfInSchema(CSEntryChange, SchemaType, String, AttributeModificationType, IListObject)
Creates an AttributeChange of the specified type, provided that the attribute is present in the provided schema type
Public methodStatic memberCreateAttributeChangeIfInSchema(CSEntryChange, SchemaType, String, AttributeModificationType, Int64)
Creates an AttributeChange of the specified type, provided that the attribute is present in the provided schema type
Public methodStatic memberCreateAttributeChangeIfInSchema(CSEntryChange, SchemaType, String, AttributeModificationType, NullableBoolean)
Creates an AttributeChange of the specified type, provided that the attribute is present in the provided schema type
Public methodStatic memberCreateAttributeChangeIfInSchema(CSEntryChange, SchemaType, String, AttributeModificationType, NullableInt64)
Creates an AttributeChange of the specified type, provided that the attribute is present in the provided schema type
Public methodStatic memberCreateAttributeChangeIfInSchema(CSEntryChange, SchemaType, String, AttributeModificationType, String)
Creates an AttributeChange of the specified type, provided that the attribute is present in the provided schema type
Top
See Also