public final class NamedPropertyKind
extends com.aspose.ms.System.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.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Numerical
Property has name id.
public static final int String
Property has string name.