twiddledlibid property

twiddledlibid property

Gets and sets the twiddled Libid of the reference.

Remarks

Only for control reference.

Definition:

@property
def twiddledlibid(self):
    ...
@twiddledlibid.setter
def twiddledlibid(self, value):
    ...

See Also