Click or drag to resize

memberRegistryEntrymemberType Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the type of the member.

Namespace:  imbSCI.Core.data.metadata
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public memberRegistryEntryType memberType { get; set; }
Request Example View Source

Property Value

Type: memberRegistryEntryType
The type of the member.
See Also