Skip to content

IGROption::Flags property

Gets the flags of the option.

int Flags { get; }
int getFlags() throws IGRException;
@property
def Flags(self) -> int
int getFlags() const;

Return Value

int : The flags for the option.