Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
| Visual Basic (Declaration) |
|---|
Property IndexationId As Id |
| C# |
|---|
Id IndexationId { get; set; } |
| Visual C++ |
|---|
property Id^ IndexationId {
Id^ get ();
void set (Id^ value);
} |
| JavaScript |
|---|
function get_indexationId();
function set_indexationId(value); |