public final class NamedPropertyKind
extends Enum
Identifies MessageObjectProperty kind.
| Modifier and Type | Field and Description |
|---|---|
static int |
Numerical
Property has name id.
|
static int |
String
Property has string name.
|
| Constructor and Description |
|---|
NamedPropertyKind()
Constructor for NamedPropertyKind.
|
public static final int Numerical
Property has name id.
public static final int String
Property has string name.
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.