Class CustomPropertyMatchInformation

Hierarchy

Index

Constructor methods

Methods

Constructor methods

constructor(context: ClientContext): CustomPropertyMatchInformation

Parameters

Returns

CustomPropertyMatchInformation

Methods

public customFromJson(initValue: any): boolean

Parameters

  • initValue: any

Returns

boolean

public fromJson(initValue: any)

Parameters

  • initValue: any

public get_context(): ClientRuntimeContext

Returns

ClientRuntimeContext

public get_customPropertyName(): string

Returns

string

public get_customPropertyValue(): string

Returns

string

public get_objectVersion(): string

Returns

string

public get_path(): ObjectPath

Returns

ObjectPath

public get_resultCollectionSize(): number

Returns

number

public get_serverObjectIsNull(): boolean

Returns

boolean

public get_stringMatchOption(): StringMatchOption

Returns

StringMatchOption

public get_trimUnavailable(): boolean

Returns

boolean

public get_typedObject(): ClientObject

Returns

ClientObject

public isObjectPropertyInstantiated(propertyName: string): boolean

Parameters

  • propertyName: string

Returns

boolean

public isPropertyAvailable(propertyName: string): boolean

Parameters

  • propertyName: string

Returns

boolean

public refreshLoad()

public retrieve()

public retrieve(propertyNames: Array<string>)

Parameters

  • propertyNames: Array<string>

public set_customPropertyName(value: string)

Parameters

  • value: string

public set_customPropertyValue(value: string)

Parameters

  • value: string

public set_objectVersion(value: string)

Parameters

  • value: string

public set_resultCollectionSize(value: number)

Parameters

  • value: number

public set_stringMatchOption(value: StringMatchOption)

Parameters

public set_trimUnavailable(value: boolean)

Parameters

  • value: boolean