User-specified feature ID of the flag.
[Visual Basic 6.0] Property ClientFID As Long
[Visual Basic .NET] Public Property ClientFID As Integer
[C#] public int ClientFID {get; set;}
[Java] public int getClientFID() throws IOException, AutomationException
[Java] public void setClientFID( Long ClientFID ) throws IOException, AutomationException
[C++]
HRESULT get_ClientFID(
long* ClientFID
);
[C++] HRESULT put_ClientFID( long ClientFID);
Parameters
ClientFID [out, retval]
ClientFID is a parameter of type long
ClientFID [in]
ClientFID is a parameter of type long