reference property
reference property
Gets or sets the reference. The reference attribute is required and specifies the SID of a technique.
Definition:
@property
def reference(self):
...
@reference.setter
def reference(self, value):
...
Gets or sets the reference. The reference attribute is required and specifies the SID of a technique.
@property
def reference(self):
...
@reference.setter
def reference(self, value):
...