Skip to content

IGROption::Flags property

Gets the flags of the option.

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

Return Value

int : The flags for the option.