API Documentation > Interface Classes > Class wfcAnnotationReferenceSet
Class wfcAnnotationReferenceSet

# include <wfcAnnotation.h>

class
wfcAnnotationReferenceSet
: public virtual
xobject
{
xdeclare(wfcAnnotationReferenceSet)
...
};
This is a
COMPACT class.

Description
User Guide References:
Method Summary
Method Detail
GetReference
()
void
SetReference
User Guide References:
GetStrong
()
void
SetStrong
(xbool value)
User Guide References:
GetDescription
()
void
SetDescription
(xrstring value)
User Guide References:
GetAutoPropagate
()
void
SetAutoPropagate
(xbool value)
User Guide References:
Create
(wfcAnnotationReference_ptr Reference, xbool Strong, xrstring Description, xbool AutoPropagate)
User Guide References:
Parameters:
Reference
Strong
Description
AutoPropagate
Returns:
Was this helpful?